Create a Composite Table

To create a Composite Table on a page:

  1. While in Edit Mode, select Composite Table img_def_Composite_Table_button_bmp from the Object menu.

  2. On the page, drag a rectangle where you want the Composite Table to appear.

An Identifier Selection dialog box appears.

  1. Select the identifier that should be used as the Domain Identifier in the Composite Table.

The domain identifier completely defines which rows are visible in the Composite Table. You can select either an Index, or an indexed identifier. If you select an Index, then the rows will contain all the elements of the set to which the index refers. If you select an indexed identifier, then the rows will consist of all the tuples/elements for which that identifier has a non-default value.

Remark

When creating a new Composite Table, you only specify the domain identifier. If you want to add additional columns to the Composite Table, you can use the Contents tab of the Composite Table properties dialog box.

Learn more about